-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.1
-
Code
-
Classes
- Importer
Total Complexity |
106 |
Dependencies |
17 |
Dependents |
5 |
Total lines |
705 |
Lines of code |
406 |
Logical lines of code |
278 |
Comment lines |
122 |
Methods |
24 |
Properties |
8 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_chunk() |
D |
24 |
34 |
176 |
filterRecords() |
C |
35 |
30 |
91 |
get_memory_limit() |
S |
56 |
7 |
17 |
get_unique_identifier_log_text() |
S |
60 |
4 |
13 |
register_shutdown() |
S |
56 |
3 |
20 |
import() |
S |
57 |
3 |
16 |
has_enough_memory() |
S |
60 |
3 |
13 |
getRecordStart() |
S |
78 |
3 |
3 |
getRecordEnd() |
S |
77 |
3 |
3 |
disable_caching() |
S |
71 |
2 |
6 |
getParser() |
S |
82 |
1 |
3 |
filter() |
S |
82 |
1 |
3 |
get_memory_usage() |
S |
81 |
1 |
3 |
has_enough_time() |
S |
78 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
parser() |
S |
77 |
1 |
4 |
is_graceful_shutdown() |
S |
82 |
1 |
3 |
unregister_shutdown() |
S |
81 |
1 |
3 |
to() |
S |
81 |
1 |
3 |
from() |
S |
81 |
1 |
3 |
csvFile() |
S |
72 |
1 |
5 |
xmlFile() |
S |
72 |
1 |
5 |
mapper() |
S |
77 |
1 |
4 |
getMapper() |
S |
82 |
1 |
3 |